Skip to content

feat: use GlobalDirectives instead of ComponentCustomProperties #839

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 26, 2025

Conversation

KazariEX
Copy link
Contributor

@KazariEX KazariEX commented May 7, 2025

Description

Vue Language Tools uses GlobalDirectives to provide type support for global directives. ComponentCustomProperties causes directives incorrectly appear in the component's properties.

Linked Issues

Additional context

@KazariEX KazariEX requested a review from antfu as a code owner May 7, 2025 02:44
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@KazariEX KazariEX changed the title feat: generate GlobalDirectives feat: use GlobalDirectives instead of ComponentCustomProperties May 7, 2025
@antfu antfu merged commit 61c2b07 into unplugin:main May 26, 2025
2 checks passed
@KazariEX KazariEX deleted the feat/global-directives branch May 26, 2025 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants